DimonSmart is an independent software publisher whose open-source portfolio addresses the needs of .NET and document-processing workflows. Its NugetMcpServer acts as a lightweight MCP (Microsoft Code Page) server that lets developers interrogate public NuGet packages to locate interfaces, methods and type signatures without first downloading bulky assemblies, streamlining API discovery and code generation tasks. Complementing this, OllamaChat is a C# desktop client that wraps the local Ollama large-language-model runtime, exposing a chat interface, session memory and MCP hooks so that answers can be enriched with live metadata harvested by NugetMcpServer. Together the two tools create a small but coherent AI-assisted development environment that stays entirely offline. DimonSmart’s third utility, PdfCropper.Cli, supplies a cross-platform command-line engine for trimming unwanted printer margins, annotations or white space from PDF pages; batch scripts can feed it entire folders of lecture notes, academic papers or scanned booklets and receive tightly cropped, ready-to-archive files with adjustable tolerance and optional black-border detection. Typical use cases range from preparing camera-ready manuscripts for print-on-demand services, to cleaning up OCR inputs, to generating consistent page geometry before embedding documents in web applications. All DimonSmart software is available for free on get.nero.com, where downloads are sourced from trusted Windows package managers such as winget, always pull the latest upstream releases, and support unattended batch installation of multiple titles.

DimonSmart.NugetMcpServer

MCP server for searching interfaces and their methods inside NuGet packages

Details
DimonSmart.OllamaChat

C# based Ollama chat with MCP support

Details
DimonSmart.PdfCropper.Cli

Pdf border cropper tool

Details